home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Developer Essentials / DTS Sample Code / System 7.0 Samples / MacShell / MacShellVersion.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-12-04  |  112 b   |  7 lines  |  [TEXT/MPS ]

  1. #ifndef __MACSHELLVERSION__
  2. #define __MACSHELLVERSION__
  3.  
  4. #define MACSHELL_VERSION 1
  5.  
  6. #endif __MACSHELLVERSION__
  7.